-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ref_group_last for custom split funs #1087
Conversation
@BFalquet here is the custom split function that would be good to add to chevron layouts RSPT01 and TTET01 |
Code Coverage Summary
Diff against main
Results for commit: c24b984 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Blocked until team decides on whether fix should be done only at the rtables level: insightsengineering/rtables#748 (comment) |
…ineering/tern into 1085_split_fun_ref_last@main
Signed-off-by: Davide Garolini <[email protected]>
…ineering/tern into 1085_split_fun_ref_last@main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
Fixes #1085
Please note this is a partial solution and
ref_group_last
will not work when there are combination facets in the layout.Once insightsengineering/rtables#747 is closed,
ref_group_last
needs to be updated.